Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev to manipulation branch #109

Closed
wants to merge 236 commits into from
Closed

dev to manipulation branch #109

wants to merge 236 commits into from

Conversation

sunava
Copy link
Owner

@sunava sunava commented May 17, 2024

No description provided.

AbdelrhmanBassiouny and others added 30 commits November 29, 2023 19:59
… the object class; needs tests to verify functionality.
…method, and defining the Attachment class and making the necessary changes for that, also add_constraint is still in progress.
… Object Class (still need to remove world dependency if needed), The attachment refactoring still needs to be completed.
…mplement the inverse attachment (changes are not synced)
…resotring of state, Implemented exiting the world and other methods.
…ept test_attachment_exclusion in test_costmap.py.
… removed pybullet dependency from world.py, tests are running except test_attachment_exclusion in test_costmaps.py
…es and used them instead of Lists (changed function signatures to use them).
…point to link objects.

 Removed _current_link_poses and _current_link_transforms
Refactoring of link related methods.
Removal of redundant methods and/or properties
Objects are responsible for attachments not World.
Links are responsible for constraints.
_set_attached_objects_poses implementation moved to the Object class instead of World.

Cleaned World init method.

Added optional argument in set_pose method of the Object class to exclude moving attached objects.
Implemented a CollisionsCallbacks dataclass and used it to define the self.coll_callbacks attribute.
Object Class does not manage constraints, they are managed by the Link Class instead.
kecks and others added 28 commits April 21, 2024 17:05
[virtual building]: Added method to launch robots with script
[enums]: added additional ObjectTypes
Added Devcontainer config file
[binder]: added specific requirements for launch
[hsrb] changed naming and some description parts
[move_base] added move_base interface to external interface
[binder]: removed uninstallation of numpy
…stead of being copied.

Added a test to check real and prospection object attachments independence.
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.1...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.1...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bump tqdm from 4.66.1 to 4.66.3 in /binder
@sunava sunava deleted the branch dev-mani May 17, 2024 15:55
@sunava sunava closed this May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants